home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / locale / superview.cd < prev    next >
Text File  |  1996-06-18  |  3KB  |  128 lines

  1. ; superview.cd
  2. ;
  3. ; ************
  4. ;
  5. ; SuperView.c
  6. ;
  7. MSG_CliFileInfo (//)
  8. Multi-Gfx-Tool. Showing, Writing, Converting of Graphic Files.\n
  9. MSG_Usage (//)
  10. USAGE: \2330;33;40mSuperView\2330;31;40m [-(Options=Tooltypes) | ?] <PicFileName(s)>\n
  11. MSG_CxFileInfo (//)
  12. Multi-Gfx-Tool.
  13. MSG_HotKey (//)
  14. Action Hotkey :
  15. MSG_YouNeed37 (//)
  16. You need OS V2.04+ !
  17. MSG_YouNeedIntuition37 (//)
  18. You need \42intuition.library\42 V37+
  19. MSG_YouNeedGraphics37 (//)
  20. You need \42graphics.library\42 V37+
  21. MSG_YouNeedGadTools37 (//)
  22. You need \42gadtools.library\42 V37+
  23. MSG_YouNeedSuperView (//)
  24. You need \42superview.library\42 V11+
  25. MSG_YouNeedSVSupport (//)
  26. You need \42superviewsupport.library\42 V6+
  27. MSG_YouNeedAsl37 (//)
  28. You need \42asl.library\42 V37+
  29. MSG_YouNeedCommodities37 (//)
  30. You need \42commodities.library\42 V37+
  31. MSG_YouNeedWorkbench37 (//)
  32. You need \42workbench.library\42 V37+
  33. MSG_YouNeedIcon37 (//)
  34. You need \42icon.library\42 V37+
  35. MSG_YouNeedAmigaGuide38 (//)
  36. You need \42amigaguide.library\42 V34+
  37. MSG_YouNeedLocale38 (//)
  38. You need \42locale.library\42 V38+
  39. ;
  40. ; SV_CxSubs.c
  41. ;
  42. MSG_CxFailed (//)
  43. Commodity-Install failed !
  44. MSG_CxNoMsgPort (//)
  45. Can't create MsgPort !
  46. ;
  47. ; SV_FileReqSubs.c
  48. ;
  49. MSG_FR_Request (//)
  50. SuperView FileRequest
  51. MSG_FR_SelectShowPic (//)
  52. Select Picture :
  53. MSG_FR_SelectSavePic (//)
  54. Select Save-Name for Picture:
  55. MSG_FR_SelectLoadConfig (//)
  56. Select Load-Name for Config-File:
  57. MSG_FR_SelectSaveConfig (//)
  58. Select Save-Name for Config-File:
  59. MSG_FR_ViewGad (//)
  60. View
  61. MSG_FR_LoadGad (//)
  62. Load
  63. MSG_FR_SaveGad (//)
  64. Save
  65. MSG_FR_QuitGad (//)
  66. Cancel
  67. ;
  68. ; SV_IOSubs.c
  69. ;
  70. MSG_IO_Message (//)
  71. SuperView Message
  72. MSG_IO_Confirm (//)
  73. Confirm
  74. ;
  75. ; SV_GuideSubs.c
  76. ;
  77. MSG_AG_OpenError (//)
  78. Error while opening AmigaGuide File !
  79. MSG_AG_NoSpecialHelp (//)
  80. No special Help available !
  81. ;
  82. ; SV_PortSubs.c
  83. ;
  84. MSG_PS_Request (//)
  85. SuperView Request
  86. MSG_PS_ReallyQuit (//)
  87. Do you REALLY want to quit SuperView's GUI ?\n
  88. MSG_PS_QuitMask (//)
  89. Yes|No
  90. MSG_PS_OnlineHelp1 (//)
  91. Online-Help for Gadgets activated.\n
  92. MSG_PS_OnlineHelp2 (//)
  93. Press HELP again to stop !
  94. MSG_PS_NoFileLoaded (//)
  95. No File loaded.
  96. MSG_PS_AmigaGuideError (//)
  97. AmigaGuide Error. Unknown Message Type received.
  98. MSG_PS_InfoRequest (//)
  99. SuperView InfoRequester
  100. MSG_NoMoreInformation (//)
  101. No more information
  102. MSG_ScrInfo_ScreenTitle (//)
  103. ScreenTitle
  104. MSG_ScrInfo_LeftEdge (//)
  105. LeftEdge
  106. MSG_ScrInfo_TopEdge (//)
  107. TopEdge
  108. MSG_ScrInfo_Width (//)
  109. Width
  110. MSG_ScrInfo_Height (//)
  111. Height
  112. MSG_ScrInfo_Depth (//)
  113. Depth
  114. MSG_ScrInfo_Colors (//)
  115. Colors
  116. MSG_ScrInfo_ScreenMode (//)
  117. ScreenMode
  118. MSG_ScrInfo_Flags (//)
  119. Flags
  120. MSG_ScrInfo_BitMapType (//)
  121. BitMapType
  122. MSG_ScrInfo_NoInfoAvailable (//)
  123. <no information available>
  124. MSG_EvaluationStarted (//)
  125. Started Unregistered Evaluation Version\nof SuperView : Please register !\nRegistered Users may request an Update !\n
  126. MSG_EvaluationEnded (//)
  127. Ended Unregistered Evaluation Version\nof SuperView : Please register !\nRegistered Users may request an Update !\n
  128.